| Fully Qualified Name: | Laminas\Log\Formatter\Simple |
| Extends: | Base |
| Name | Description | Defined By |
|---|---|---|
| __construct() | Class constructor | Simple |
| format() | Formats data into a single line to be written by the writer. | Simple |
| getDateTimeFormat() | {@inheritDoc} | Base |
| setDateTimeFormat() | {@inheritDoc} | Base |
Class constructor
| Parameter Name | Type | Description |
|---|---|---|
| $format | null|string | Format |
| $dateTimeFormat | null|string | Format |
Returns:
Formats data into a single line to be written by the writer.
| Parameter Name | Type | Description |
|---|---|---|
| $event | array | event |
Returns: string formatted line to write to the log
{@inheritDoc}
Returns:
{@inheritDoc}
| Parameter Name | Type | Description |
|---|---|---|
| $dateTimeFormat |
Returns: